home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
util
/
time
/
backclock.lha
/
backclock
/
sources
/
style
/
menu.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-14
|
287 b
|
10 lines
/* return the choice of the user
* code = imsg.code
*/
ULONG OpenMenu(struct Window * win, UWORD code) ;
/* ids for the menu
*/
#define ID_MDELETE 1 /* delete this point */
#define ID_MBECURRENT 2 /* set the current point */
#define ID_MQUIT 3 /* quit */